home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 117 / PC Guia 117.iso / swf / prod3.swf / scripts / DefineButton2_169 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2004-11-15  |  81b  |  5 lines

  1. on(rollOver){
  2.    tip2.ver = true;
  3.    tip2.caja.text = "Programa Anterior";
  4. }
  5.